galileo\_sdk.business.objects.jobs.EJobStatus ============================================= .. currentmodule:: galileo_sdk.business.objects.jobs .. autoclass:: EJobStatus .. automethod:: __init__ .. rubric:: Attributes .. autosummary:: ~EJobStatus.uploaded ~EJobStatus.submitted ~EJobStatus.downloaded ~EJobStatus.building_image ~EJobStatus.building_container ~EJobStatus.start_requested ~EJobStatus.running ~EJobStatus.pause_requested ~EJobStatus.paused ~EJobStatus.stop_requested ~EJobStatus.stopped ~EJobStatus.exited ~EJobStatus.collecting_results ~EJobStatus.posting_results ~EJobStatus.terminated ~EJobStatus.completed ~EJobStatus.removed_by_host ~EJobStatus.unknown ~EJobStatus.post_processing ~EJobStatus.started ~EJobStatus.built_image ~EJobStatus.built_container ~EJobStatus.results_posted ~EJobStatus.error ~EJobStatus.build_error ~EJobStatus.kill_requested ~EJobStatus.__doc__ ~EJobStatus.__members__ ~EJobStatus.__module__